[INFO] fetching crate krata-ctl 0.0.21...
[INFO] checking krata-ctl-0.0.21 against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] extracting crate krata-ctl 0.0.21 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate krata-ctl 0.0.21
[INFO] finished tweaking crates.io crate krata-ctl 0.0.21
[INFO] tweaked toml for crates.io crate krata-ctl 0.0.21 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate krata-ctl 0.0.21 on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate krata-ctl 0.0.21 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower v0.5.0
[INFO] [stderr]   Downloaded instability v0.3.2
[INFO] [stderr]   Downloaded lru v0.12.4
[INFO] [stderr]   Downloaded prost-reflect-derive v0.14.0
[INFO] [stderr]   Downloaded prost-reflect-build v0.14.0
[INFO] [stderr]   Downloaded human_bytes v0.4.3
[INFO] [stderr]   Downloaded fancy-duration v0.9.2
[INFO] [stderr]   Downloaded krata v0.0.21
[INFO] [stderr]   Downloaded cc v1.1.10
[INFO] [stderr]   Downloaded indexmap v2.4.0
[INFO] [stderr]   Downloaded compact_str v0.8.0
[INFO] [stderr]   Downloaded ctrlc v3.4.5
[INFO] [stderr]   Downloaded prost-reflect v0.14.0
[INFO] [stderr]   Downloaded clap v4.5.16
[INFO] [stderr]   Downloaded syn v2.0.74
[INFO] [stderr]   Downloaded clap_builder v4.5.15
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] [stderr]   Downloaded tokio v1.39.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 814861502d58e5265c89d192bba3103eef2bbb9e443c30e93151a817b474fd3f
[INFO] running `Command { std: "docker" "start" "814861502d58e5265c89d192bba3103eef2bbb9e443c30e93151a817b474fd3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "814861502d58e5265c89d192bba3103eef2bbb9e443c30e93151a817b474fd3f" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "814861502d58e5265c89d192bba3103eef2bbb9e443c30e93151a817b474fd3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "814861502d58e5265c89d192bba3103eef2bbb9e443c30e93151a817b474fd3f" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking tower v0.5.0
[INFO] [stderr]     Checking fancy-duration v0.9.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking human_bytes v0.4.3
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling prost-derive v0.13.1
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling prost-reflect-derive v0.14.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking rustls-webpki v0.102.6
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking comfy-table v7.1.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling prost v0.13.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap v4.5.16
[INFO] [stderr]     Checking prost-types v0.13.1
[INFO] [stderr]     Checking lru v0.12.4
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]    Compiling prost-build v0.13.1
[INFO] [stderr]    Compiling prost-reflect v0.14.0
[INFO] [stderr]    Compiling tonic-build v0.12.2
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]    Compiling prost-reflect-build v0.14.0
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling krata v0.0.21
[INFO] [stderr]     Checking axum v0.7.5
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]     Checking hyper-timeout v0.5.1
[INFO] [stderr]     Checking tonic v0.12.2
[INFO] [stderr]     Checking krata-ctl v0.0.21 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.81s
[INFO] running `Command { std: "docker" "inspect" "814861502d58e5265c89d192bba3103eef2bbb9e443c30e93151a817b474fd3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "814861502d58e5265c89d192bba3103eef2bbb9e443c30e93151a817b474fd3f", kill_on_drop: false }`
[INFO] [stdout] 814861502d58e5265c89d192bba3103eef2bbb9e443c30e93151a817b474fd3f
